home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / util / cli / ScreenShuffle.readme < prev    next >
Text File  |  1997-01-05  |  2KB  |  54 lines

  1. Short:    Tiny program to move public screens around
  2. Author:   agraham@hal9000.net.au (Ali Graham)
  3. Uploader: agraham@hal9000.net.au (Ali Graham)
  4. Version:  0.1
  5. Type:     util/cli
  6. Requires: An Amiga 8-), OS 2+
  7.  
  8. This is a leetle program that I wrote because I needed the
  9. function it provided at the time, and I wasn't going to
  10. log on to the 'net until later that night :)
  11.  
  12. I'm sure there's probably already something on Aminet
  13. that does the same...
  14.  
  15. Features:
  16.  
  17. * Move screen to back or front.
  18. * If no screen is specified (& therefore the ReadArgs will
  19.   fail), then the Workbench screen will be moved to the
  20.   front.
  21.  
  22. Template: SCREEN/A,FRONT/S,BACK/S
  23.  
  24. i.e. SCREEN/A - (Required) Screen to operate upon.
  25.      FRONT/K  - (Switch)   Move screen to front.
  26.      BACK/K   - (Switch)   Move screen to back.
  27.  
  28. The screen name is case-sensitive; you must provide it
  29. exactly as specified by the program that owns the screen.
  30. (If I get any requests I wouldn't mind making a
  31. pattern-matching version, but it's not something that I
  32. need.)
  33.  
  34. If both front and back switches are used, screen will
  35. jump to front then move to back; I don't know if this is
  36. important to anyone or not, but someone might like it...
  37.  
  38. Full source in AmigaE is provided; should even compile
  39. with E v2.1b (I use v3.2e, registered).
  40.  
  41. This program is MailWare - mail me to say thanks/no thanks/
  42. do a better job next time etc...
  43.  
  44.  
  45. ============================= Archive contents =============================
  46.  
  47. Original  Packed Ratio    Date     Time    Name
  48. -------- ------- ----- --------- --------  -------------
  49.     1056     748 29.1% 02-Dec-96 20:11:04  ScreenShuffle
  50.      816     389 52.3% 02-Dec-96 20:10:56  ScreenShuffle.e
  51.     1373     756 44.9% 02-Dec-96 20:19:08  ScreenShuffle.readme
  52. -------- ------- ----- --------- --------
  53.     3245    1893 41.6% 07-Dec-96 04:53:20   3 files
  54.